Conversation
09bb9c0 to
064d205
Compare
Signed-off-by: Arthur Broudoux <arthur.broudoux@gmail.com>
064d205 to
8c8a6f4
Compare
lbroudoux
left a comment
There was a problem hiding this comment.
Looks all good to me! Thanks for this contribution!
|
You are now a Microcks community contributor! 💖 Thanks and congrats 🚀 on merging your first pull request! We are delighted and very proud of you! 👏 📢 If you're using Microcks in your organization, please add your company name to this list. 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. If you need to know why and how to add yourself to the list, please read the blog post "Join the Microcks Adopters list and Empower the vibrant open source Community 🙌" Kudos and please keep going, we need you 🙌 🌟 ~~~~~~~~~ 🌟 📢 If you like Microcks, please ⭐ star ⭐ our repo to support it! 🙏 It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact. |
Open a new pr because the old one was closed unexpectedly.
Description
I believe I have completed the configuration of Goreleaser, which will publish a Homebrew Formula based on the released version.
I've also created the associated GH action.
The next steps are:
microcks/homebrew-tap(this name is mandatory!), which will serve as the reference for microcks-cli. This repository will be automatically updated by Goreleaser with each new release.microcks/microcks-clirepository.Some helpful links:
Goreleaser documentation for creating Homebrew formulas
Goreleaser documentation for generating SBOM
Related issue(s)
See #89 and #90